ImageDevice.GetPropertyColor

ImageDevice.GetPropertyColor method

Gets a value of color property.

public Color GetPropertyColor(string key)
ParameterTypeDescription
keyStringThe name of property.

Return Value

The property value.

See Also