Skip to main content

FrameDimension

Namespace: System.Drawing.Imaging

Assembly: System.Drawing.Managed (4.0.0.0)

Provides properties that get the frame dimensions of an image. Not inheritable.

public class FrameDimension

Constructors

Instance member FrameDimension(guid)

Initializes a new instance of the FrameDimension class with the specified GUID.

NameTypeDescription
guidGuidA Guid that represents the dimension to get.

Properties

Instance member Guid

Guid: Gets the global unique identifier (GUID) that represents this FrameDimension.

Static member Page

FrameDimension: Gets the page dimension.

Static member Resolution

FrameDimension: Gets the resolution dimension.

Static member Time

FrameDimension: Gets the time dimension.