PixelFormat.ToString Method

Definition

Creates a string representation of this PixelFormat.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A String containing a representation of the PixelFormat.

Applies to