Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
V

videhr

@videhr
About
Posts
4
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • class Image
    V videhr

    I'm not sure I understand this,but it is ok. Now with jpg I can create drawing(like rectangular or elipse,line etc),am I right? Thank you again,you have helped me a lot. Sorry for bothering you.

    C# csharp graphics help tutorial question

  • class Image
    V videhr

    Thanks, i am starting to understand this. Using this mixture should look like this: Image JpgImage= new Bitmap("image1.jpg"); am I right?

    C# csharp graphics help tutorial question

  • class Image
    V videhr

    OK thanks, Does it mean that I can inherit from Bitmap class my class like this : class JpgImage : Bitmap { .... } and create object JpgImage? Which methods I can use for working with my class (class JpgImage)?

    C# csharp graphics help tutorial question

  • class Image
    V videhr

    Hi I am beginner at C#. I need to create two classes which will represent two picture models(like JPG and bitmap).It should look something like this class JPGImage { .............. } class BMPImage { .............. } I don't know how to describe this classes. In winForm I need 2 panels where I'll put this 2 models. Can you help me with this? Thanks

    C# csharp graphics help tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups