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
  1. Home
  2. General Programming
  3. Managed C++/CLI
  4. GetScanline is not a member of TBitmapData???

GetScanline is not a member of TBitmapData???

Scheduled Pinned Locked Moved Managed C++/CLI
jsonc++delphicomhelp
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    PickRelated
    wrote on last edited by
    #1

    Hello! In my linker I get an error: [bcc32 Error] Unit1.cpp(109): E2316 'GetScanline' is not a member of 'TBitmapData' Full parser context Unit1.cpp(42): parsing: void _fastcall TForm1::Button1Click(TObject *) But I can clearly see it here Embarcadero API TBitmapData Actually I have only 3 methods in TBitmapData - Pitch, GetPixel and PixelFormat. That is strange. What should I do to use GetScanline? I use Embarcadero RAD Studio XE3. And Firemonkey. Thanks!

    L 1 Reply Last reply
    0
    • P PickRelated

      Hello! In my linker I get an error: [bcc32 Error] Unit1.cpp(109): E2316 'GetScanline' is not a member of 'TBitmapData' Full parser context Unit1.cpp(42): parsing: void _fastcall TForm1::Button1Click(TObject *) But I can clearly see it here Embarcadero API TBitmapData Actually I have only 3 methods in TBitmapData - Pitch, GetPixel and PixelFormat. That is strange. What should I do to use GetScanline? I use Embarcadero RAD Studio XE3. And Firemonkey. Thanks!

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Please post your question (which is not C++/CLI) in one forum only.

      Use the best guess

      P 1 Reply Last reply
      0
      • L Lost User

        Please post your question (which is not C++/CLI) in one forum only.

        Use the best guess

        P Offline
        P Offline
        PickRelated
        wrote on last edited by
        #3

        Sorry. I hurried too much and posted it in the wrong place. Then had to post it where it should be. My bad.

        L 1 Reply Last reply
        0
        • P PickRelated

          Sorry. I hurried too much and posted it in the wrong place. Then had to post it where it should be. My bad.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          If you post in the wrong place you can always delete it when you realise your mistake.

          Use the best guess

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

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