DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Pixels | Interfaces | Methods | Properties
Platform independent storage for pixels as 32bit array (for ARGB support)
Available also on: ActiveX.
// C# public interface ITGIS_Pixels: ITBaseObject { }
' VisualBasic Public Interface ITGIS_Pixels Implements ITBaseObject End Class
// Oxygene type ITGIS_Pixels = public interface( ITBaseObject ) end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
SetLength | public | Set array size. | |