Unit 'Html5CanvasInterfaces' Package
[Overview][Classes][Index] [#pl_html5canvas]

IUint8ClampedArray

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: Html5CanvasInterfaces.pas line 9

type IUint8ClampedArray = interface

  function Get();

  

  function GetLength;

  

  procedure Set();

  

  property Length: Cardinal; [r]

  

  property Data []: Byte; [rw]

  

end;

Inheritance

IUint8ClampedArray

  

|

IInterface



CT Web help

CodeTyphon Studio