ExportImage abstract method

bool ExportImage(
  1. ImageStructType image,
  2. String fileName
)

Implementation

bool ExportImage(
  ImageStructType image,
  String fileName,
);