FileFormat

ApngImage.FileFormat property

Quickly access information about the file format with this convenient property. Ideal for developers who need to retrieve details about the format of their Apng files easily.

public override FileFormat FileFormat { get; }

See Also