Méthode System::Drawing::Graphics::DrawImage

Contenu
[ ]

Graphics::DrawImage(const SharedPtr<Image>&, const ArrayPtr<Point>&, Rectangle, GraphicsUnit) method

NON IMPLEMENTÉ.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const ArrayPtr<Point> &destPoints, Rectangle srcRect, GraphicsUnit srcUnit)

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, const ArrayPtr<Point>&, Rectangle, GraphicsUnit, const SharedPtr<Imaging::ImageAttributes>&) method

Dessine la région spécifiée de l’image spécifiée à l’emplacement spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const ArrayPtr<Point> &destPoints, Rectangle srcRect, GraphicsUnit srcUnit, const SharedPtr<Imaging::ImageAttributes> &imageAttr)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
destPointsconst ArrayPtr<Point>&Un tableau contenant trois points qui définissent un parallélogramme sur la surface de dessin où dessiner l’image
srcRectRectangleUn rectangle qui définit la région de l’image spécifiée à dessiner
srcUnitGraphicsUnitLes unités de mesure utilisées par le paramètre srcRect
imageAttrconst SharedPtr<Imaging::ImageAttributes>&Spécifie les informations de coloration et de gamma pour l’image

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, const ArrayPtr<PointF>&) method

NON IMPLEMENTÉ.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const ArrayPtr<PointF> &destPoints)

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, const ArrayPtr<PointF>&, RectangleF, GraphicsUnit) method

NON IMPLEMENTÉ.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const ArrayPtr<PointF> &destPoints, RectangleF srcRect, GraphicsUnit srcUnit)

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, const Rectangle&) method

Dessine l’image spécifiée à l’emplacement spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const Rectangle &rect)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
rectconst Rectangle&Un rectangle où dessiner l’image

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, const RectangleF&) method

Dessine l’image spécifiée à l’emplacement spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const RectangleF &rect)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
rectconst RectangleF&Un rectangle où dessiner l’image

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, const System::ArrayPtr<Point>&) method

NON IMPLEMENTÉ.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const System::ArrayPtr<Point> &destPoints)
ParamètreTypeDescription
imageconst SharedPtr<Image>&IGNORED
destPointsconst System::ArrayPtr<Point>&IGNORED

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, const System::ArrayPtr<PointF>&, const RectangleF&, GraphicsUnit, const Imaging::ImageAttributesPtr&) method

Dessine la région spécifiée de l’image spécifiée à l’emplacement spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const System::ArrayPtr<PointF> &destPoints, const RectangleF &srcRect, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
destPointsconst System::ArrayPtr<PointF>&Un tableau contenant trois points qui définissent un parallélogramme sur la surface de dessin où dessiner l’image
srcRectconst RectangleF&Un rectangle qui définit la région de l’image spécifiée à dessiner
srcUnitGraphicsUnitLes unités de mesure utilisées par le paramètre srcRect
imgAttributesconst Imaging::ImageAttributesPtr&Spécifie les informations de coloration et de gamma pour l’image

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, const System::Details::ArrayView<PointF>&, const RectangleF&, GraphicsUnit, const Imaging::ImageAttributesPtr&) method

Dessine la région spécifiée de l’image spécifiée à l’emplacement spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const System::Details::ArrayView<PointF> &destPoints, const RectangleF &srcRect, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
destPointsconst System::Details::ArrayView<PointF>&Une vue de tableau contenant trois points qui définissent un parallélogramme sur la surface de dessin où dessiner l’image
srcRectconst RectangleF&Un rectangle qui définit la région de l’image spécifiée à dessiner
srcUnitGraphicsUnitLes unités de mesure utilisées par le paramètre srcRect
imgAttributesconst Imaging::ImageAttributesPtr&Spécifie les informations de coloration et de gamma pour l’image

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, const System::Details::StackArray<PointF, N>&, const RectangleF&, GraphicsUnit, const Imaging::ImageAttributesPtr&) method

Dessine la région spécifiée de l’image spécifiée à l’emplacement spécifié.

template<std::size_t> void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const System::Details::StackArray<PointF, N> &destPoints, const RectangleF &srcRect, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
destPointsconst System::Details::StackArray<PointF, N>&Un tableau empilé contenant trois points qui définissent un parallélogramme sur la surface de dessin où dessiner l’image
srcRectconst RectangleF&Un rectangle qui définit la région de l’image spécifiée à dessiner
srcUnitGraphicsUnitLes unités de mesure utilisées par le paramètre srcRect
imgAttributesconst Imaging::ImageAttributesPtr&Spécifie les informations de coloration et de gamma pour l’image

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, float, float) method

Dessine l’image spécifiée à l’emplacement spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, float x, float y)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
xfloatLa coordonnée X du coin supérieur gauche de l’image dessinée
yfloatLa coordonnée Y du coin supérieur gauche de l’image dessinée

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, float, float, float, float) method

Dessine l’image spécifiée dans le rectangle spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, float x, float y, float width, float height)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
xfloatLa coordonnée X du coin supérieur gauche du rectangle où dessiner l’image
yfloatLa coordonnée Y du coin supérieur gauche du rectangle où dessiner l’image
widthfloatLa largeur du coin supérieur gauche du rectangle où dessiner l’image
heightfloatLa hauteur du coin supérieur gauche du rectangle où dessiner l’image

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, float, float, RectangleF, GraphicsUnit) method

Dessine la région spécifiée de l’image spécifiée à l’emplacement spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, float x, float y, RectangleF srcRect, GraphicsUnit srcUnit)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
xfloatLa coordonnée X du coin supérieur gauche du rectangle où dessiner l’image
yfloatLa coordonnée Y du coin supérieur gauche du rectangle où dessiner l’image
srcRectRectangleFUn rectangle qui définit la région de l’image spécifiée à dessiner
srcUnitGraphicsUnitLes unités de mesure utilisées par le paramètre srcRect

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, int, int) method

Dessine l’image spécifiée à l’emplacement spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, int x, int y)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
xintLa coordonnée X du coin supérieur gauche de l’image dessinée
yintLa coordonnée Y du coin supérieur gauche de l’image dessinée

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, int, int, int, int) method

Dessine l’image spécifiée dans le rectangle spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, int x, int y, int width, int height)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
xintLa coordonnée X du coin supérieur gauche du rectangle où dessiner l’image
yintLa coordonnée Y du coin supérieur gauche du rectangle où dessiner l’image
widthintLa largeur du coin supérieur gauche du rectangle où dessiner l’image
heightintLa hauteur du coin supérieur gauche du rectangle où dessiner l’image

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, int, int, Rectangle, GraphicsUnit) method

Dessine la région spécifiée de l’image spécifiée à l’emplacement spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, int x, int y, Rectangle srcRect, GraphicsUnit srcUnit)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
xintLa coordonnée X du coin supérieur gauche du rectangle où dessiner l’image
yintLa coordonnée Y du coin supérieur gauche du rectangle où dessiner l’image
srcRectRectangleUn rectangle qui définit la région de l’image spécifiée à dessiner
srcUnitGraphicsUnitLes unités de mesure utilisées par le paramètre srcRect

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, Point) method

Dessine l’image spécifiée à l’emplacement spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Point pt)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
ptPointL’emplacement du coin supérieur gauche de l’image dessinée

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, PointF) method

Dessine l’image spécifiée à l’emplacement spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, PointF pt)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
ptPointFL’emplacement du coin supérieur gauche de l’image dessinée

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, float, float, float, float, GraphicsUnit) method

Dessine la région spécifiée de l’image spécifiée dans le rectangle spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, float srcX, float srcY, float srcWidth, float srcHeight, GraphicsUnit srcUnit)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
destRectRectangleUn rectangle où dessiner l’image
srcXfloatLa coordonnée X du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcYfloatLa coordonnée Y du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcWidthfloatLa largeur du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcHeightfloatLa hauteur du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcUnitGraphicsUnitLes unités de mesure dans lesquelles les paramètres srcX, srcY, srcWidth et srcHeight sont spécifiés

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, float, float, float, float, GraphicsUnit, const Imaging::ImageAttributesPtr&) method

Dessine la région spécifiée de l’image spécifiée dans le rectangle spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, float srcX, float srcY, float srcWidth, float srcHeight, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
destRectRectangleUn rectangle où dessiner l’image
srcXfloatLa coordonnée X du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcYfloatLa coordonnée Y du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcWidthfloatLa largeur du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcHeightfloatLa hauteur du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcUnitGraphicsUnitLes unités de mesure dans lesquelles les paramètres srcX, srcY, srcWidth et srcHeight sont spécifiés
imgAttributesconst Imaging::ImageAttributesPtr&Spécifie les informations de coloration et de gamma pour l’image

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, float, float, float, float, GraphicsUnit, const Imaging::ImageAttributesPtr&, Graphics::DrawImageAbort) method

NON IMPLEMENTÉ.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, float srcX, float srcY, float srcWidth, float srcHeight, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes, Graphics::DrawImageAbort callback)

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, float, float, float, float, GraphicsUnit, const Imaging::ImageAttributesPtr&, Graphics::DrawImageAbort, IntPtr) method

NON IMPLEMENTÉ.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, float srcX, float srcY, float srcWidth, float srcHeight, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes, Graphics::DrawImageAbort callback, IntPtr callbackData)

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, int, int, int, int, GraphicsUnit) method

Dessine la région spécifiée de l’image spécifiée dans le rectangle spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, int srcX, int srcY, int srcWidth, int srcHeight, GraphicsUnit srcUnit)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
destRectRectangleUn rectangle où dessiner l’image
srcXintLa coordonnée X du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcYintLa coordonnée Y du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcWidthintLa largeur du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcHeightintLa hauteur du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcUnitGraphicsUnitLes unités de mesure dans lesquelles les paramètres srcX, srcY, srcWidth et srcHeight sont spécifiés

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, int, int, int, int, GraphicsUnit, const Imaging::ImageAttributesPtr&) method

Dessine la région spécifiée de l’image spécifiée dans le rectangle spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, int srcX, int srcY, int srcWidth, int srcHeight, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
destRectRectangleUn rectangle où dessiner l’image
srcXintLa coordonnée X du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcYintLa coordonnée Y du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcWidthintLa largeur du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcHeightintLa hauteur du coin supérieur gauche du rectangle qui spécifie la partie de l’image à dessiner
srcUnitGraphicsUnitLes unités de mesure dans lesquelles les paramètres srcX, srcY, srcWidth et srcHeight sont spécifiés
imgAttributesconst Imaging::ImageAttributesPtr&Spécifie les informations de coloration et de gamma pour l’image

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, int, int, int, int, GraphicsUnit, const Imaging::ImageAttributesPtr&, Graphics::DrawImageAbort) method

NON IMPLEMENTÉ.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, int srcX, int srcY, int srcWidth, int srcHeight, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes, Graphics::DrawImageAbort callback)

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, int, int, int, int, GraphicsUnit, const Imaging::ImageAttributesPtr&, Graphics::DrawImageAbort, IntPtr) method

NON IMPLEMENTÉ.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, int srcX, int srcY, int srcWidth, int srcHeight, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes, Graphics::DrawImageAbort callback, IntPtr callbackData)

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, Rectangle, GraphicsUnit) method

Dessine la région spécifiée de l’image spécifiée à l’emplacement spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, Rectangle srcRect, GraphicsUnit srcUnit)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
destRectRectangleUn rectangle où dessiner l’image
srcRectRectangleUn rectangle qui définit la région de l’image spécifiée à dessiner
srcUnitGraphicsUnitLes unités de mesure utilisées par le paramètre srcRect

Voir aussi

Graphics::DrawImage(const SharedPtr<Image>&, RectangleF, RectangleF, GraphicsUnit) method

Dessine la région spécifiée de l’image spécifiée à l’emplacement spécifié.

void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, RectangleF destRect, RectangleF srcRect, GraphicsUnit srcUnit)
ParamètreTypeDescription
imageconst SharedPtr<Image>&L’image à dessiner
destRectRectangleFUn rectangle où dessiner l’image
srcRectRectangleFUn rectangle qui définit la région de l’image spécifiée à dessiner
srcUnitGraphicsUnitLes unités de mesure utilisées par le paramètre srcRect

Voir aussi