Skip to main content
samuel_the_hamster
Known Participant
May 30, 2023
Beantwortet

bitmap for images?

  • May 30, 2023
  • 1 Antwort
  • 1064 Ansichten

can i use a bitmap for importing a texture/img to the graph?

 

does it have other usages?

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von davescm

Yes you can and when you open bitmap it will give you a choice to import the image within the graph resources or just link to it on your PC.

I also use a bitmap when developing a graph that will use an image input. Whilst developing it I connect the bitmap and when finished I replace it with an input image node.

 

Dave

1 Antwort

davescm
Community Expert
davescmCommunity ExpertAntwort
Community Expert
May 30, 2023

Yes you can and when you open bitmap it will give you a choice to import the image within the graph resources or just link to it on your PC.

I also use a bitmap when developing a graph that will use an image input. Whilst developing it I connect the bitmap and when finished I replace it with an input image node.

 

Dave

samuel_the_hamster
Known Participant
May 30, 2023

Input image node? I though there were only 3 

samuel_the_hamster
Known Participant
May 30, 2023

mhhh its better to import then thanks for thge explanatio dave


but importing involve having the 2 same files in diferent directories right