ImageFormat()

ImageFormat::ImageFormat(const System::Guid&) constructor

Constructs an instance of ImageFormat class that represents an image format format associated with the specified GUID.

System::Drawing::Imaging::ImageFormat::ImageFormat(const System::Guid &guid)

Arguments

ParameterTypeDescription
guidconst System::Guid&GUID specifying the image format

See Also