FileFormat

CmxImage.FileFormat property

Retrieve the file format of the image effortlessly with this user-friendly property. Ideal for developers seeking to determine the format of their images dynamically, ensuring compatibility and accurate processing in their applications.

public override FileFormat FileFormat { get; }

See Also