ApngImage

ApngImage constructor

Begin working with the ApngImage class by initializing a new instance effortlessly. Perfect for developers seeking to start using ApngImage objects quickly and efficiently in their projects.

public ApngImage(ApngOptions options, int width, int height)
ParameterTypeDescription
optionsApngOptionsThe options.
widthInt32The width.
heightInt32The height.

See Also