InnerShadow

ภาพรวม

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

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

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

คุณสมบัติ

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

วิธีการ

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

ดูเช่นกัน

 ภาษาไทย