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

ImageRenderOptions ThreeDFormat کلاس اثرات سه‌بعدی را بر روی اشکال تنظیم می‌کند، شامل bevel، زاویه دوربین، نورپردازی، رنگ extrusion و material.

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 برای رنگ extrusion.
contour_color()ImageRenderOptionsSimpleColorFormat برای رنگ contour.
material()ImageRenderOptionsMaterialPresetType برای material سطح.

ShapeBevel

ImageRenderOptions ShapeBevel کلاس (از shape_bevel.h) اثرات bevel را پیکربندی می‌کند:

ImageRenderOptionsImageRenderOptions
bevel_type() / set_bevel_type(BevelPresetType)نوع پیش‌تنظیم برش لبه.
width() / set_width(double)عرض برش لبه.
height() / set_height(double)ارتفاع برش لبه.

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)جنس سطح.

همچنین ببینید

 فارسی