ExportImageToMemory abstract method

(UnsignedCharPointerType, int) ExportImageToMemory(
  1. ImageStructType image,
  2. String fileType
)

Implementation

(UnsignedCharPointerType dataPtr, int dataSize) ExportImageToMemory(
  ImageStructType image,
  String fileType,
);