CGImageProperties.FileSize Property

Definition

Gets or sets the size of the image file, in bytes.

public Nullable<int> FileSize { get; set; }
member this.FileSize : Nullable<int> with get, set

Property Value

Applies to