InterfacePictureLayer Properties

Properties

AlphaValue Get or set the transparent value for the image.
Col Layer color.
(Inherited from InterfaceLayer)
ImageTransformationMatrix Get or Set the matrix that transform the image.
LayerName Property for layer name (only get).
(Inherited from InterfaceODBLayer)
PathOfImage Get the image path on disk.
PixeDataFormat The pixel format of the image.
PixelDataHeight The width of the image.
PixelDataPointer An IntPtr to the pixel data of the image.
PixelDataStride The stride of the pixel data of the image.
PixelDataWidth The height of the image.
ShowInLayerList You can activate or deactivate the layer for layerlist.
(Inherited from InterfaceLayer)

See Also