public Image_PixMap ReadImage(Image_SupportedFormats theSupported) { throw new NotImplementedException(); }
public Image_CompressedPixMap Load(Image_SupportedFormats theSupported, NCollection_Buffer theBuffer, int theFaceIndex) { throw new NotImplementedException(); }
public Image_SupportedFormats(Image_SupportedFormats parameter1) : base() { throw new NotImplementedException(); }
public Image_CompressedPixMap Load(Image_SupportedFormats theSupported, TCollection_AsciiString theFile, int theFaceIndex) { throw new NotImplementedException(); }