Namespace: Rx.Net – Class: ImageFormat – Assembly: Rx.Net.Mixed

ImageFormat.HasCustomDataType Method

C#
public bool HasCustomDataType()

Returns true if the data type of this image format is one of the custom (non primitive) data types.

Returns

bool

True if the data type is custom, false if not.