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
R

RobbKirk

@RobbKirk
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • what is the problem with this GetDIBits invoke?
    R RobbKirk

    there is the reason to use GetDIBBits. Exactly for network. Gdiplus doesn't invert bitmap content during BitBlt, fo example.

    C# question graphics help tutorial

  • Message="A generic error occurred in GDI+." Source="System.Drawing" ErrorCode=-2147467259
    R RobbKirk

    Same shit. Save method creates file, but doesn't write. And the very strange is GDI+ error. As soon as I know it doesn't return any error besides cases when the pointer to Image raw data is not returned. In fact, GDI+ deals with windows context (Device Context) of the control where image is shown. Therefore, it might be GDI+ API can't get the control's handle or doesn't has an access right to the control.. maybe .NET blocks the access to its controls from outside dll request. From other side all components are in the same thread, though maybe this Save operation opens new thread???? Any idea?

    .NET (Core and Framework) graphics help winforms
  • Login

  • Don't have an account? Register

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