 | RenderImageBytes Property |
Gets the image bytes.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntaxpublic IntPtr Bytes { get; }public:
property IntPtr Bytes {
IntPtr get ();
}Property Value
Type:
IntPtr
The image bytes.
Exceptions
Remarks
Before querying image bytes, please check if the image dynamic is set to Byte.
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also