ResetDefaultImage

ApngImage.ResetDefaultImage method

Remove a previously set default image with this intuitive method. Ideal for developers seeking to reset or clear the default image in their animation. After this, the default image is the first frame in the own frame collection (it cannot be deleted using this method).

public void ResetDefaultImage()

See Also