28 #ifndef AGS_ENGINE_GFX_SCALING_GFX_FILTER_H 29 #define AGS_ENGINE_GFX_SCALING_GFX_FILTER_H 31 #include "ags/engine/gfx/gfxfilter.h" 32 #include "ags/shared/util/scaling.h" 38 using AGS::Shared::PlaneScaling;
42 bool Initialize(
const int color_depth,
String &err_str)
override;
43 void UnInitialize()
override;
44 Rect SetTranslation(
const Size src_size,
const Rect dst_rect)
override;
45 Rect GetDestination()
const override;
Definition: achievements_tables.h:27
Definition: gfxfilter.h:57
Definition: scaling.h:108
Definition: geometry.h:219
Definition: geometry.h:148
Definition: gfxfilter_scaling.h:40