PresetShadow

ภาพรวม

PresetShadow เป็นคลาสใน Aspose.Slides FOSS สําหรับ C++.

แสดงผลเงาที่กําหนดไว้ก่อน ใช้กับรูปแบบ.

หมวดนี้ให้ 16 วิธีในการทํางานกับวัตถุ PresetShadow ในโปรแกรม C++. วิธีการที่ใช้ได้แก่: IImageTransformOperation, PresetShadow, SimpleColorFormat, as_i_image_transform_operation, direction, distance, init_internal, preset, save, set_direction, set_distance, set_preset,และวิธีการเพิ่มเติม 2 วิธี. สมาชิกสาธารณะทุกคนสามารถเข้าถึงการใช้งาน C++ ใดก็ได้หลังจากติดตั้งแพ็คเกจ Aspose.Slides FOSS for C++. คุณสมบัติ: IImageTransformOperation, SimpleColorFormat.

คุณสมบัติ

ชื่อประเภทAccessคําอธิบาย
SimpleColorFormatSimpleColorFormatอ่านรับรูปแบบสีแบบง่าย.
IImageTransformOperationIImageTransformOperationอ่านรับการดำเนินการแปลงภาพ i.

วิธีการ

Signatureคําอธิบาย
SimpleColorFormat()SimpleColorFormatกลับวัตถุ SimpleColorFormat ที่เกี่ยวข้องกับเงา
SimpleColorFormat()SimpleColorFormat
IImageTransformOperation()IImageTransformOperation
PresetShadow()
~PresetShadow()
init_internal(element: pugi::xml_node, save_callback: std::function<void()>)เริ่มต้นจากตัว XML (เช่น) ด้วยการเรียกกลับความยั่งยืน.
save()การเปลี่ยนแปลงต่อเนื่องผ่านการเรียกคืน Save ที่ให้บริการในเวลา init.
direction()doubleกลับทิศทางของเงาในระดับ.
set_direction(value: double)ตั้งค่าทิศทางของเงาเป็นองศา.
distance()doubleกลับความยาวของเงาในจุด.
set_distance(value: double)ตั้งค่าระยะเงาเป็นจุด.
shadow_color()SimpleColorFormatส่งรูปแบบสีเงากลับ.
shadow_color()SimpleColorFormatส่งรูปแบบสีเงากลับ.
preset()PresetShadowTypeการคืนรูปแบบเงาที่ตั้งไว้ก่อน.
set_preset(value: PresetShadowType)ตั้งค่าชนิดเงาที่กำหนดไว้ล่วงหน้า.
as_i_image_transform_operation()IImageTransformOperationกลับวัตถุนี้เป็น IImageTransformOperation.

ดูเช่นกัน

 ภาษาไทย