Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsExtension Structure : Data Property |
public RasterNativeBuffer Data {get;}
'Declaration
Public ReadOnly Property Data As RasterNativeBuffer
'Usage
Dim instance As CodecsExtension Dim value As RasterNativeBuffer value = instance.Data
public RasterNativeBuffer Data {get;}
get_Data();
public: property RasterNativeBuffer Data { RasterNativeBuffer get(); }