System::Drawing::operator<< μέθοδος
περιεχόμενα
[
κρύβω
]System::Drawing::operator«(std::ostream&, Color) method
Εισαγάγετε δεδομένα στη ροή χρησιμοποιώντας κωδικοποίηση UTF-8.
std::ostream & System::Drawing::operator<<(std::ostream &stream, Color color)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ροή | std::ostream& | Ροή εξόδου για εισαγωγή δεδομένων. |
| color | Color | Data για εισαγωγή. |
ReturnValue
stream.
Δείτε επίσης
- Class Color
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::ostream&, const Point&) method
Εισαγάγετε δεδομένα στη ροή χρησιμοποιώντας κωδικοποίηση UTF-8.
std::ostream & System::Drawing::operator<<(std::ostream &stream, const Point &point)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ροή | std::ostream& | Ροή εξόδου για εισαγωγή δεδομένων. |
| point | const Point& | Data για εισαγωγή. |
ReturnValue
stream.
Δείτε επίσης
- Class Point
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::ostream&, const PointF&) method
Εισαγάγετε δεδομένα στη ροή χρησιμοποιώντας κωδικοποίηση UTF-8.
std::ostream & System::Drawing::operator<<(std::ostream &stream, const PointF &point)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ροή | std::ostream& | Ροή εξόδου για εισαγωγή δεδομένων. |
| point | const PointF& | Data για εισαγωγή. |
ReturnValue
stream.
Δείτε επίσης
- Class PointF
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::ostream&, const Rectangle&) method
Εισαγάγετε δεδομένα στη ροή χρησιμοποιώντας κωδικοποίηση UTF-8.
std::ostream & System::Drawing::operator<<(std::ostream &stream, const Rectangle &rectangle)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ροή | std::ostream& | Ροή εξόδου για εισαγωγή δεδομένων. |
| rectangle | const Rectangle& | Data για εισαγωγή. |
ReturnValue
stream.
Δείτε επίσης
- Class Rectangle
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::ostream&, const RectangleF&) method
Εισαγάγετε δεδομένα στη ροή χρησιμοποιώντας κωδικοποίηση UTF-8.
std::ostream & System::Drawing::operator<<(std::ostream &stream, const RectangleF &rectangle)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ροή | std::ostream& | Ροή εξόδου για εισαγωγή δεδομένων. |
| rectangle | const RectangleF& | Data για εισαγωγή. |
ReturnValue
stream.
Δείτε επίσης
- Class RectangleF
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::wostream&, Color) method
Εισαγάγετε δεδομένα στη ροή.
std::wostream & System::Drawing::operator<<(std::wostream &stream, Color color)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ροή | std::wostream& | Ροή εξόδου για εισαγωγή δεδομένων. |
| color | Color | Data για εισαγωγή. |
ReturnValue
stream.
Δείτε επίσης
- Class Color
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::wostream&, const Point&) method
Εισαγάγετε δεδομένα στη ροή.
std::wostream & System::Drawing::operator<<(std::wostream &stream, const Point &point)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ροή | std::wostream& | Ροή εξόδου για εισαγωγή δεδομένων. |
| point | const Point& | Data για εισαγωγή. |
ReturnValue
stream.
Δείτε επίσης
- Class Point
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::wostream&, const PointF&) method
Εισαγάγετε δεδομένα στη ροή.
std::wostream & System::Drawing::operator<<(std::wostream &stream, const PointF &point)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ροή | std::wostream& | Ροή εξόδου για εισαγωγή δεδομένων. |
| point | const PointF& | Data για εισαγωγή. |
ReturnValue
stream.
Δείτε επίσης
- Class PointF
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::wostream&, const Rectangle&) method
Εισαγάγετε δεδομένα στη ροή.
std::wostream & System::Drawing::operator<<(std::wostream &stream, const Rectangle &rectangle)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ροή | std::wostream& | Ροή εξόδου για εισαγωγή δεδομένων. |
| rectangle | const Rectangle& | Data για εισαγωγή. |
ReturnValue
stream.
Δείτε επίσης
- Class Rectangle
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::wostream&, const RectangleF&) method
Εισαγάγετε δεδομένα στη ροή.
std::wostream & System::Drawing::operator<<(std::wostream &stream, const RectangleF &rectangle)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ροή | std::wostream& | Ροή εξόδου για εισαγωγή δεδομένων. |
| rectangle | const RectangleF& | Data για εισαγωγή. |
ReturnValue
stream.
Δείτε επίσης
- Class RectangleF
- Namespace System::Drawing
- Library Aspose.Page for C++