public Image_PixMap Value(Image_SupportedFormats theSupported) { throw new NotImplementedException(); }
public Image_CompressedPixMap CompressedValue(Image_SupportedFormats theSupported) { throw new NotImplementedException(); }
public Image_PixMap GetImage(Image_SupportedFormats parameter1) { throw new NotImplementedException(); }
public void convertToCompatible(Image_SupportedFormats theSupported, Image_PixMap theImage) { throw new NotImplementedException(); }
public void tryLoadImage(Image_SupportedFormats theSupported, TCollection_AsciiString theFilePath) { throw new NotImplementedException(); }