CopyFrom()

IColorFormat::CopyFrom(System::SharedPtr<IColorFormat>) method

Copy color format from "color".

virtual void Aspose::Slides::IColorFormat::CopyFrom(System::SharedPtr<IColorFormat> color)=0

Arguments

ParameterTypeDescription
colorSystem::SharedPtr<IColorFormat>Color IColorFormat

See Also