System::Drawing::Image Member List

This is the complete list of members for System::Drawing::Image, including all inherited members.

CheckOutputFormat(const Imaging::ImageFormatPtr &image_format) constSystem::Drawing::Imageprotected
CheckOutputFormat(const Imaging::ImageCodecInfoPtr &encoder)System::Drawing::Imageprotectedstatic
CheckOutputFormat(SkEncodedImageFormat encoded_format)System::Drawing::Imageprotectedstatic
Clone()=0System::Drawing::Imagepure virtual
ConvertToGrayscale(const SkBitmap &src_bitmap)System::Drawing::Imageprotectedstatic
Dispose() overrideSystem::Drawing::Imageinlinevirtual
Draw(SkCanvas *sk_canvas, const SkRect &dest_rect, const SkRect &src_rect, SkMatrix *matrix, SkFilterQuality quality, SkBlendMode blend_mode) const =0System::Drawing::Imageprotectedpure virtual
Draw(SkCanvas *sk_canvas, const SkRect &dest_rect, SkMatrix *matrix, SkFilterQuality quality, SkBlendMode blend_mode) const =0System::Drawing::Imageprotectedpure virtual
Draw(SkCanvas *sk_canvas, ArrayPtr< PointF > dest_points, const SkRect &src_rect, SkMatrix *matrix, SkFilterQuality quality, SkBlendMode blend_mode) const =0System::Drawing::Imageprotectedpure virtual
Draw(SkCanvas *sk_canvas, const System::Details::ArrayView< PointF > &dest_points, const SkRect &src_rect, SkMatrix *matrix, SkFilterQuality quality, SkBlendMode blend_mode) const =0System::Drawing::Imageprotectedpure virtual
Equals(ptr obj)System::Objectvirtual
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(float const &objA, float const &objB)System::Objectinline
Equals(double const &objA, double const &objB)System::Objectinline
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
FromFile(const String &filename, bool use_embedded_color_management=false)System::Drawing::Imagestatic
FromHbitmap(IntPtr hbitmap)System::Drawing::Imagestatic
FromStream(const SharedPtr< System::IO::Stream > &stream, bool use_embedded_color_management=false, bool validate_image_data=true)System::Drawing::Imagestatic
get_Flags() constSystem::Drawing::Imagevirtual
get_FrameDimensionsList() constSystem::Drawing::Image
get_Height() const =0System::Drawing::Imagepure virtual
get_HorizontalResolution() constSystem::Drawing::Image
get_Palette() constSystem::Drawing::Imagevirtual
get_PixelFormat() const =0System::Drawing::Imagepure virtual
get_PropertyIdList() constSystem::Drawing::Imagevirtual
get_PropertyItems() constSystem::Drawing::Imagevirtual
get_RawFormat() const =0System::Drawing::Imagepure virtual
get_Size() constSystem::Drawing::Image
get_Tag() constSystem::Drawing::Imagevirtual
get_VerticalResolution() constSystem::Drawing::Image
get_Width() const =0System::Drawing::Imagepure virtual
GetBounds(GraphicsUnit &page_unit)System::Drawing::Image
GetCounter()System::Objectinline
GetDrawingCanvas() const =0System::Drawing::Imageprotectedpure virtual
GetFrameCount(const Imaging::FrameDimensionPtr &dimension)System::Drawing::Image
GetHashCode() constSystem::Objectvirtual
GetOriginalFormat() const =0System::Drawing::Imageprotectedpure virtual
GetPixelFormatSize(Imaging::PixelFormat pixfmt)System::Drawing::Imagestatic
GetRawBytes(SkEncodedImageFormat encoder_type, int quality)=0System::Drawing::Imageprotectedpure virtual
GetSkBitmap() const =0System::Drawing::Imagepure virtual
GetSkEncodedFormat() const =0System::Drawing::Imageprotectedpure virtual
GetThumbnailImage(int thumbWidth, int thumbHeight, Image::GetThumbnailImageAbort callback, IntPtr callbackData)System::Drawing::Image
GetThumbnailImageAbort typedefSystem::Drawing::Image
GetType() constSystem::Objectvirtual
InternalSave(const SharedPtr< System::IO::Stream > &stream, SkEncodedImageFormat encoder_type, Imaging::EncoderValue encoder_value=Imaging::EncoderValue::CompressionLZW, int pixel_format=32, int quality=s_default_save_quality)System::Drawing::Imageprotected
InternalSave(const SharedPtr< IO::Stream > &stream, SkEncodedImageFormat encoder_type, const SaveOptions &options)System::Drawing::Imageprotected
InternalSavePage(const SkBitmap *bitmap, const SaveOptions &options)System::Drawing::Imageprotected
Is(const TypeInfo &targetType) constSystem::Objectvirtual
IsAlphaPixelFormat(Imaging::PixelFormat pixfmt)System::Drawing::Imagestatic
IsEmf(const System::SharedPtr< System::IO::Stream > &stream)System::Drawing::Imageprotectedstatic
IsMultiImage() constSystem::Drawing::Imagevirtual
IsWmf(const System::SharedPtr< System::IO::Stream > &stream)System::Drawing::Imageprotectedstatic
Lock()System::Object
m_horizontal_resolutionSystem::Drawing::Imageprotected
m_paletteSystem::Drawing::Imageprotected
m_vertical_resolutionSystem::Drawing::Imageprotected
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(Object const &x)System::Objectinline
ParseEncoderParameters(const Imaging::EncoderParametersPtr &encoder_params)System::Drawing::Imageprotectedstatic
ptr typedefSystem::Object
ReferenceEquals(ptr const &objA, ptr const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, T const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, std::nullptr_t)System::Objectinlinestatic
ReferenceEquals(String const &str, std::nullptr_t)System::Objectinline
ReferenceEquals(String const &str1, String const &str2)System::Objectinline
RemovedSharedRefs(int count)System::Objectinline
RotateFlip(RotateFlipType rotate_flip_type)System::Drawing::Imagevirtual
s_default_save_qualitySystem::Drawing::Imageprotectedstatic
Save(const String &filename)System::Drawing::Image
Save(const String &filename, const Imaging::ImageFormatPtr &format)System::Drawing::Image
Save(const SharedPtr< System::IO::Stream > &stream, const Imaging::ImageFormatPtr &format)System::Drawing::Image
Save(const String &filename, const Imaging::ImageCodecInfoPtr &encoder, const Imaging::EncoderParametersPtr &encoder_params)System::Drawing::Image
Save(const SharedPtr< System::IO::Stream > &stream, const Imaging::ImageCodecInfoPtr &encoder, const Imaging::EncoderParametersPtr &encoder_params)System::Drawing::Image
SaveAdd(const Imaging::EncoderParametersPtr &encoder_params)System::Drawing::Image
SaveAdd(const SharedPtr< Image > &image, const Imaging::EncoderParametersPtr &encoder_params)System::Drawing::Image
SelectActiveFrame(const Imaging::FrameDimensionPtr &dimension, int frameIndex)System::Drawing::Image
set_Palette(Imaging::ColorPalettePtr value)System::Drawing::Imagevirtual
set_Tag(const System::SharedPtr< System::Object > tag)System::Drawing::Imagevirtual
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
ToString() constSystem::Objectvirtual
Type()System::Objectinlinestatic
Unlock()System::Object
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
~Object()System::Objectvirtual