ExportImageAsCode abstract method

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

Implementation

bool ExportImageAsCode(
  ImageStructType image,
  String fileName,
);