ThreeDFormat — Aspose.Slides FOSS for C++ API Reference

ImageRenderOptions ThreeDFormat המחלקה מגדירה אפקטים תלת‑ממדיים על צורות, כולל bevel, זווית מצלמה, תאורה, צבע חיצוץ וחומר.

ImageRenderOptions: Aspose::Slides::Foss

#include <Aspose/Slides/Foss/three_d_format.h>
class ThreeDFormat

ImageRenderOptions: include/Aspose/Slides/Foss/three_d_format.h


ImageRenderOptions

ImageRenderOptionsImageRenderOptionsImageRenderOptions
bevel_top()ImageRenderOptionsShapeBevel הגדרות עבור הפאה העליונה.
bevel_bottom()ImageRenderOptionsShapeBevel הגדרות עבור הפאה התחתונה.
camera()ImageRenderOptionsCamera הגדרות (סוג קבוע מראש, סיבוב).
light_rig()ImageRenderOptionsLightRig הגדרות (סוג קבוע מראש, כיוון).
extrusion_color()ImageRenderOptionsSimpleColorFormat לצבע החיצוץ.
contour_color()ImageRenderOptionsSimpleColorFormat לצבע הקו המתאר.
material()ImageRenderOptionsMaterialPresetType לחומר המשטח.

ShapeBevel

ImageRenderOptions ShapeBevel מחלקה (מ- shape_bevel.h) מגדירה אפקטי bevel:

ImageRenderOptionsImageRenderOptions
bevel_type() / set_bevel_type(BevelPresetType)סוג קבוע מראש של bevel.
width() / set_width(double)רוחב bevel.
height() / set_height(double)גובה bevel.

ImageRenderOptions

ImageRenderOptions Camera מחלקה (מ- camera.h) שולטת בתצוגת המצלמה התלת‑ממדית:

ImageRenderOptionsImageRenderOptions
camera_preset_type()קבוע מראש של מצלמה.
set_camera_type(CameraPresetType)הגדר את פריסט המצלמה.

LightRig

ImageRenderOptions LightRig מחלקה (מ light_rig.h) שולטת בתאורה תלת‑ממדית:

ImageRenderOptionsImageRenderOptions
light_type()LightRigPresetType פריסט.
set_light_type(LightRigPresetType)הגדר את סוג האור.
direction()LightingDirection כיוון.
set_direction(LightingDirection)הגדר את כיוון התאורה.

ממשק IThreeDFormat

ImageRenderOptions IThreeDFormat ממשק (מ i_three_d_format.h) מגדיר:

ImageRenderOptionsImageRenderOptions
bevel_top()הגדרות שיפוע עליון.
bevel_bottom()הגדרות שיפוע תחתון.
depth() / set_depth(double)עומק האקסטרוזיה.
contour_width() / set_contour_width(double)רוחב קו המתאר.
material() / set_material(MaterialPresetType)חומר פני השטח.

ראה גם

 עברית