'Declaration Public Shared ReadOnly Property GrayToRgb As ColorTransform
public static ColorTransform GrayToRgb { get; }
public: __property static ColorTransform* get_GrayToRgb();
public:
static property ColorTransform^ GrayToRgb { ColorTransform^ get(); }